home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / graphics / sjfif / sjfif.readme < prev    next >
Text File  |  1999-11-30  |  4KB  |  122 lines

  1. Short:    JFIF viewer for AGA AmigOS
  2. Author:   imax@valley.ru (Maxim Ilyin)
  3. Uploader: zoomix@aio.co.uk (Srdan Kvrgic)
  4. Version:  1.72
  5. Type:     gfx/show
  6. Requires: AGA+020
  7.  
  8.  sJFIF is a JFIF & BMP24 viewer for the AmigOS with AGA, 020+, 1M fast
  9.  memory and better.
  10.  
  11.  The main aim of this prog was a fast work of it on 020 with 1M of fast
  12.  memory, that is why there was used the fastest engine to render a picture
  13.  in 24bit, that engine cant provide the best quality at change of colours.
  14.  You may use of CLI HQ environment for better quality of HAM8 mode. Sure
  15.  there is the best quality in the grey mode :) This very program is NOT
  16.  finished yet, and the author will go on working at it, and one more
  17.  thing, the author is not gulty if it causes any damage because of its
  18.  incorrect work!!!
  19.  
  20.  Now it works with cli. You can type these commands:
  21.  hq - Hi quality HAM8
  22.  gray - picture in gray
  23.  fdct - faster work nn 020 and 030. Though it takes more memory
  24.  sm (screenmode) - you can change the screenmode (pal, dblntsc, evro72, vga...)
  25.  
  26.  Example:
  27.  sjfif fdct hq sm=ntsc {F}
  28.  
  29.  Future:
  30.  
  31.  Support to native mode of other graphic types (gcJFIF,pJFIF).
  32.  Work with other formats through datatypes.
  33.  
  34.  This Program is a giftware. If you are interested in the source code,
  35.  write to the author. The addresses in the order of importance:
  36.  
  37.  2:5027/16.25 FIDONET
  38.  Maxim_Ilyn@p25.f16.n5027.z2.fidonet.org
  39.  2:5027/12.83 FIDONET
  40.  Maxim_Ilyn@p83.f12.n5027.z2.fidonet.org
  41.  2:5027/5.15 FIDONET
  42.  Maxim_Ilyn@p15.f5.n5027.z2.fidonet.org
  43.  imax@valley.ru - only if you dont have any reply from the addresses above.
  44.  
  45.  The author of the program (not the author of c2p engine) is Maxim Ilyn, 
  46.  a engineer-electrical. His address is:
  47.  
  48.  Country: Russia
  49.  City: Oryol
  50.  Address: Pogarnaja st., 27-84 
  51.  Zipcode: 302040
  52.  Tel: (0862) 41-57-82 
  53.  
  54.  As a gift i can take :   M68030UM/AD, M68040UM/AD, M68060UM/AD,
  55.  MPC603EUM/AD, MPC604EUM/AD, M68881UM/AD, tech manual of G3, G4,
  56.  Guru book or 2$ ;)
  57.  
  58.  I need technical literature about audio-video MPEG, Radius Cinapak (QT mov).
  59.  
  60.  Huge "Thank You" goes to:
  61.  
  62.  Sebastien Spagnolo - auther of c2p engine. 
  63.  
  64.  Alexandr Goltsov (rattus) - for a month of arguing that a matrix DCT is
  65.  working in a right way. :)
  66.  
  67.  Dmitry Shishkin - for the source code of work with reqtools;
  68.  
  69.  Denis Sotchenko - for the source code of work with the system and for
  70.  the menace of straightening my hands for my work directly with hardware.
  71.  
  72.  Andrey Romanov - for some fast algorithm of quality HAM8 mode.
  73.  
  74.  To all betatesters, and specially to Alex Belousov - for a little piece
  75.  of criticism (he has paid a lot for a BIG piece :)
  76.  
  77.  Eugene 'hand' Dzega - for the help of english translation.
  78.  
  79.  Igor Balakin - for help to get a books from Motorola.
  80.  
  81.  And all people who create with AMIGA.
  82.  
  83.  
  84.  Short history :
  85.  
  86.  before v.085á ( Aug 1998...Oct 1998) - test versions.
  87.  
  88.  v0.85c&0.6g (29-Oct-1998) - first versions for public domain from Aminet.
  89.  
  90.  v1.0 (24-Nov-1998) - color and gray progs is combaine, add support
  91.  filelist from CLI.
  92.  
  93.  v1.1 (14-Jan-1999) - fixed a bug who, switch to gray mode, some correct a
  94.  structure of prog.
  95.  
  96.  v1.2 (07-Mar-1999) - write messages to standard output.
  97.  
  98.  v1.3 (08-Mar-1999) - add support some JFIF type pictures, some correct
  99.  a structure of prog.
  100.  
  101.  v1.4 (09-Mar-1999) - fixed a bug who suspend system at lot chipmem.
  102.  
  103.  v1.5 (11-Mar-1999) - add support some JFIF type pictures, some correct
  104.  a structure of prog.
  105.  
  106.  v1.52 (22-Mar-1999) - fixed a bug of no memory to decode.
  107.  
  108.  v1.55 (16-Sep-1999) - fixed a bug of neverending loop to decode gray-color
  109.  JFIF, add support some JFIF type pictures and horizontal adjust of pics,
  110.  change a structure of interrogate a mouse buttons.
  111.  
  112.  v1.61 (23-Sep-1999) - change c2p prog and fixed a bug of decode some JFIF
  113.  type pictures.
  114.  
  115.  v1.63 (05-Oct-1999) - add keyscan SPACE and ESC, some correct a structure
  116.  of prog.
  117.  
  118.  v1.64 (23-Oct-1999) - fixed a bug of fileslist of CLI.
  119.  
  120.  v1.72 (07-Nov-1999) - add support JFIF with cut info and BMP24
  121.  type pictures.
  122.